/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â START*/
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0
}

html {
  color: #333;
}

body,
button,
input,
pre,
select,
textarea {
  font-family: "Microsoft Yahei", Arial, sans-serif, Arial, STHeiti;
  font-size: 12px;
  line-height: 150%
}

body {
  overflow-x: hidden;
  background: url(background.jpg) no-repeat top center;
  background-color: #f2f2f2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500
}

address,
cite,
dfn,
em,
var {
  font-style: normal
}

small {
  font-size: 12px
}

ol,
ul {
  list-style: none outside none
}

li {
  vertical-align: top
}

a {
  color: #333;
  text-decoration: none
}

a:hover {
  color: #02487c;
  cursor: pointer
}

a:focus {
  outline: 0;
  -moz-outline: 0;
  -webkit-outline: 0
}

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

legend {
  color: #333
}

fieldset,
img {
  border: 0 none
}

button,
input,
select,
textarea {
  font-size: 12px;
  vertical-align: middle;
  border: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

img {
  vertical-align: top;
  border: 0
}

textarea {
  resize: none
}

:focus {
  outline: 0 none
}

.overflow {
  overflow: hidden;
}

.hide {
  display: none
}

.disblock {
  display: block
}

.inlineBlock {
  display: inline-block
}

.positionRelative {
  position: relative;
}

.block {
  display: block
}

.inline {
  display: inline
}

.error {
  color: red;
  font-size: 12px
}

button {
  cursor: pointer
}

i {
  font-style: normal
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline
}

button,
input {
  line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
input[disabled] {
  cursor: default
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto;
  vertical-align: top
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block
}

.wordwrap {
  word-break: break-all;
  word-wrap: break-word
}

pre.wordwrap {
  white-space: pre-wrap
}

.fl {
  float: left
}

.fr {
  float: right
}

input {
  border: 0
}

.hidden {
  overflow: hidden
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "."
}

.clear {
  clear: both;
}

.clearfix {
  display: block
}

.area {
  width: 1200px;
  margin: 0 auto;
  text-align: left
}

.tl {
  text-align: left
}

.tc {
  text-align: center
}

.tr {
  text-align: right
}

.ellipsis {
  width: 100%;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.common-box {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding-bottom: 20px;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â END*/
.header {
  width: 1200px;
  margin: 0 auto;
}

.header .jf {
  display: block;
  float: right;
  width: 335px;
  height: 25px;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #0f2c5b;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-top: 18px;
  position: relative;
}

.header .jf img {
  vertical-align: middle;
}

.header .jf span {
  margin-right: 5px;
}

/* logo */
.header .title-logo {
  width: 940px;
  float: left;
  margin-top: 72px;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ */
.header .search {
  /* float: right; */
  margin-right: 30px;
  margin-top: 40px;
  width: 511px;
  height: 50px;
  /* font-size: 0; */
  /* line-height: 50px; */
  /* position: relative; */
}

.sy5-btns-title {
  margin: 0 auto;
  width: 160px;
  text-align: center;
  line-height: -10px;
  font-size: 18px;
  position: relative;
  padding-right: 35px;
}

.sy5-btns-title a {
  display: inline-block;
  max-width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  color: #0876cb;
  font-size: 16px;
}

.sy5-btns-title .sy5-btns-title-g {
  display: inline-block;
  width: 6px;
  height: 2px;
  background-color: #0876cb;
  position: absolute;
  top: 46%;
  right: 57px;

}

.sy5-btns-title .sy5-btns-title-b {
  display: inline-block;
  width: 6px;
  height: 2px;
  background-color: #0876cb;
  position: absolute;
  top: 46%;
  left: 20px;
}

.header .text {
  width: 442px;
  height: 50px;
  padding-left: 20px;
  border-radius: 30px;
  /* border: none; */
  font-size: 16px;
  padding-right: 50px;
}

.header .text::-webkit-input-placeholder {
  color: #acacac;
}

.header .btnnew {
  width: 24px;
  /* padding-left: 20px; */
  height: 24px;
  background: url(pcsearch_03.png) no-repeat;
  background-size: cover;
  font-size: 16px;
  color: #0163d1;
  position: absolute;
  right: 22px;
  top: 12px;
  cursor: pointer;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®placeholderÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²*/
.text::-webkit-input-placeholder {
  color: #acacac;
}

.text::-ms-input-placeholder {
  color: #acacac;
}

.text ::-moz-placeholder {
  color: #acacac;
}

#cd-lateral-nav {
  display: none;
}

.navName {
  display: none;
}

#cd-menu-trigger {
  display: none;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ START */

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â START*/

.content {
  margin-top: 45px;
  /* padding-bottom: 20px; */
}

.common-box .nav {
  height: 56px;
  /* padding-left:2px; */
  background-color: #fff;
  border-radius: 4px;
}

.common-box .nav li {
  float: left;
  width: 171.4px;
  /* width: 200px; */
  height: 56px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 56px;
  cursor: pointer;
  box-sizing: border-box;
  color: #245399;
}

.common-box .nav li a {
  color: #245399;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.common-box .nav li img {
  vertical-align: text-bottom;
  margin-right: 12px;
  vertical-align: middle;
  margin-top: -3px;
}

.common-box .nav li .index-navImg2 {
  display: none;
}

.common-box .nav li:hover {
  background: #143C78;
  color: #fff;
  border-radius: 4px;
}

.common-box .nav li:hover a {
  color: #FFF;
  display: inline-block;
  width: 100%;
}

.common-box .nav li:hover .index-navImg2 {
  display: inline-block;
}

.common-box .nav li:hover .index-navImg1 {
  display: none;
}

.common-box .nav .click {
  background: #143C78;
  color: #fff;
  border-radius: 4px;
}

.common-box .nav .click a {
  color: #FFFFFF;
  display: inline-block;
  width: 100%;
}

.common-box .nav .click .index-navImg2 {
  display: inline-block;
}

.common-box .nav .click .index-navImg1 {
  display: none;
}

.common-box .current-location {
  background: #c6dcf4;
  font-size: 14px;
  line-height: 50px;
  padding-left: 20px;
  color: #0168b7;
}

.common-box .current-location a {
  color: #0168b7;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â END*/

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â® */
.current-location i {
  display: inline-block;
  width: 6px;
  height: 18px;
  background-color: #245399;
  margin-right: 9px;
  vertical-align: sub;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â START*/

.footer {
  background: #A6D2F7;
  /* padding: 20px 0; */
  height: 322px;
}

.common-footer {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 15px;
}

.footer .footer-img {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.footer .footer-text {
  position: absolute;
  width: 100%;
  text-align: center;
}

.footer .footer-text span {
  margin: 0 5px;
  font-size: 12px;
  line-height: 24px;
  white-space: nowrap;
}

.footer .footer-first {
  cursor: pointer;
  font-weight: bold;
}

.footer-img ul {
  width: 537px;
  height: 74px;
  margin: 33px auto;
  width:641px\0;
}

.footer-img ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.footer-img ul li {
  float: left;
  width: 60px;
  height: 74px;
  margin-right: 99px;
}

.footer-img ul li p {
  color: #427EB4;
  font-size: 14px;
  margin-top: 5px;
}

.footer-img ul li:last-child {
  margin-right: 0;
}

.footer-img2 {
  width: 390px;
  height: 62px;
  margin: auto;
  margin-bottom: 28px;
}

.footer-img2 img {
  vertical-align: middle;
}

.footer-img2 .commonImg1 {
  margin-right: 92px;
}

.footer-img2 .commonImg2 {
  margin-right: 83px;
}

.footer .footer-text p {
  font-size: 12px;
  line-height: 30px;
  /* color: #fff; */
}

.footer .footer-text p a {
  /* color: #fff; */
}
/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â END*/
.rsjcurrency-bg {
  background: transparent;
}

.look-more {
  display: none;
}

.sy-content-1 {
  width: 1200px;
  margin-top: 20px;
}

.index-first-content {
  width: 580px;

}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ */


#slideShowContainer img:hover {
  transform: scale(1.07);
}

#picUl {
  list-style: none;
}



#dotUl {
  list-style: none;
  /* display: flex;
  flex-direction: row; */
  /*使用绝对布局，固定于左下角*/
  position: absolute;
  right: 21px;
  bottom: 16px;
  /*通过设置z-index的值大于#titleDiv中z-index的值，使其浮在标题栏的上方*/
  z-index: 2;
}

#titleDiv {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0px;
  background-color: #000000;
  /*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ*/
  opacity: 0.8;
  z-index: 1;
  margin-right: 10px;
}

#titleDiv>span {
  line-height: 42px;
  color: #FFFFFF;
  margin-left: 20px;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#titleDiv>span>a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 16px;
}

#dotUl .selected {
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background-color: #d40000;
  color: transparent;
  margin-left: 9px;
  cursor: pointer;
  margin-top: -1px;
}

#dotUl .unselected {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background-color: #fff;
  color: transparent;
  margin-left: 9px;
}

#titleDiv .hide {
  display: none;
}

#titleDiv .show {
  display: block;
}

.sy-table {
  padding-right: .2rem;
  padding-bottom: 0rem;
  padding-left: .2rem;
  background-color: #fff;
  width:560px;
  padding-left:20px;
  padding-right: 20px;
}

.sy-table-title {
  border-bottom: 1px solid #ccc;
}

.sy-table-title li {
  float: left;
  margin-right: 10px;
}

.sy-table-title li a {
  display: block;
  width: 117px;
  font-size: 18px;
  border-bottom: none;
  text-align: center;
  line-height: 45px;
}

.sy-table-title li .active {
  border-bottom: 1px solid #2e70a7;
  color: #2e70a7;
}

.sy-table-list {
  width: 560px;
  background-color: #fff;
  /* min-height: 320px; */
  min-height: 300px;
}

.sy-table-box {
  display: none;
  width: 100%;
}

.sy-table-list .active {
  display: block;
}

.sy-table-box ul {
  padding-top: 23px;
  padding-bottom: 10px;
}

.sy-table-box ul li {
  line-height: 25px;
}

.sy-table-box ul li img {
  width: 6px;
  height: 6px;
  margin-top: 12px;
  margin-right: 5px;
}

.sy-table-box ul li a {
  display: inline-block;
  width: 82;
  color: #808080;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sy-table-box ul li span {
  display: inline-block;
  color: #333333;
  font-size: 14px;
  float: right;
}

.sy-content-2 {
  width: 1200px;
  margin-top: 20px;
}

.index-second-left-top {
  background-color: #fff;
  width: 760px;
  padding-bottom: 17px;
  height: 488px;
}


.section-1fool-left {
  width: 242px;
  height: 142px;
  overflow: hidden;
  margin-top: 0;
  text-align: center;
  background-color: #fbfbfb;
  border-bottom: 1px solid #f2f2f2;
  margin-right: 5px;
  margin-bottom: 9px;
  margin-left: 0px;
}

.section-1fool-left-1 {
  width: 218px;
  padding: 10px;
  height: 125px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
}

.section-1fool-left-1 img {
  height: 120px;
  width: 218px;
}

.section-1 {
  margin-top: 13px;
  margin-left: 13px;
}

.section-1fool-left p {
  line-height: 31px;
}

/* 08-31ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¢Ãƒâ€¦Ã‚Â¾ */
.index-second-left-bottom {
  background-color: #fff;
  width: 760px;
  margin-top: 10px;
}

.sy-title {
  padding-top: 15px;
  padding-left: 15px;
}

.sy-title i {
  display: inline-block;
  width: 6px;
  height: 18px;
  background-color: #2e70a7;
  margin-right: 9px;
  vertical-align: top;
  margin-top: 1px;
}

.sy-title span a {
  font-size: 18px;
  color: #2e70a7;
}

.index-second-left-top-content {
  padding: 14px 0;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */

.index-second-left-top-content li {
  float: left;
  margin: 10px 16px;
}

.index-second-left-top-content li a {
  display: block;
}

.index-second-left {
  width: 730px;
  padding: 15px;
  margin-right: 13px;
  background: #fff;
}


.index-second-left-top-content li a {
  display: block;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
.index-second-bottom-content {
  padding: 30px 0 18px 60px;
}

.index-second-bottom-content li {
  width: 60px;
  float: left;
  margin-right: 50px;
  margin-bottom: 20px;
  text-align: center;
}

.index-second-bottom-content li a {
  display: block;
}

.index-second-bottom-content li img {
  display: none;
  width: 100%;
  height: 60px;
}

.index-second-bottom-content li .showimg {
  display: block;
}

.index-second-bottom-content .active .showimg {
  display: none;
}

.index-second-bottom-content .active .hideimg {
  display: block;
}

.index-second-bottom-content li p {
  width: 60px;
  margin-top: 15px;
  font-size: 14px;
  color: #808080;
}

/*   ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
.sy-content-y {
  padding-right: 0px;
  padding-left: 20px;
  padding-top: 0px;
  padding-bottom: 10px;
  width: 410px;
  background-color: #fff;
}

.sy-content-y .sy-title {
  padding-left: 0px;
}

.sy-content-box {
  width: 100%;
  margin-top: 10px;
}

.sy-content-box li {
  width: 58px;
  float: left;
  margin-right: 10px;
  text-align: left;
  margin-left: 8px;
  margin-bottom: 5px;
}

.sy-content-box li img {
  display: block;
  margin: 0 auto;
  width: 40px;
  height: 40px;
}

.cl-mg-right {
  margin-right: 0px;
}

.sy-content-box .sy-box-last {
  width: 70px;
  line-height: 40px;
}

.sy-content-box li a {
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
}

.sy-content-box-2 {
  width: 100%;
  margin-top: 20px;
}

.sy-content-box-2 li {
  float: left;
  width: 186px;
  margin-right: 12px;
  margin-bottom: 10px;
}

.sy-content-box-2 li a {
  display: block;
  width: 100%;
  color: #0876cb;
  font-weight: 700;
  background-color: #eff8ff;
  text-align: center;
}

.sy-content-box-2 li a span {
  max-width: 100px;
  line-height: 58px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  font-size: 14px;
}

.sy-content-box-2 li a img {
  display: none;
  margin-top: 20px;
  margin-right: 10px;
}

.sy-content-box-2 li a .showimg {
  display: inline-block;
}

.sy-content-box-2 .long-btns {
  width: 384px;
  text-align: center;
}

.sy-content-box-2 .long-btns span {
  max-width: 220px;
}

.sy-content-box-2 li:hover a {
  background-color: #0876cb;
  color: #fff;
}

.sy-content-box-2 li:hover a .showimg {
  display: none;
}

.sy-content-box-2 li:hover a .hideimg {
  display: inline-block;
}

.sy-content-box-last {
  width: 100%;
  margin-top: 0px;
}

.sy-content-box-last li {
  width: 88px;
  line-height: 36px;
  text-align: center;
  float: left;
  margin-right: 10px;
}

.sy-content-box-last li a {
  display: block;
  padding-top: 20px;
  text-align: center;
  color: #0876cb;
  background-color: #eff8ff;
  font-size: 14px;
}

.sy-content-box-last li img {
  display: none;
  margin: 0 auto;
  width: 30px;
  height: 30px;
}

.sy-content-box-last li .showimg {
  display: block;
}

.sy-content-box-last li:hover .showimg {
  display: none;
}

.sy-content-box-last li:hover .hideimg {
  display: block;
}

.sy-content-box-last li:hover a {
  background-color: #0876cb;
  color: #fff;
}

.sy-content-box-last li span {
  display: inline-block;
  width: 88px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
.sy-content-3 {
  margin-top: 10px;
  background: #fff;
  padding-bottom: 20px;
}

.sy-content-3-z {
  width: 150px;
  margin-left: 20px;
  margin-top: 20px;
}

.sy-content-3-z li {
  width: 100%;
  padding-top: 15px;
  text-align: center;
  line-height: 30px;
  background-color: #ededed;
}

.sy-content-3-z li a {
  color: #808080;
}

.sy-content-3-z li img {
  display: none;
  margin: 0 auto;
  width: 24px;
  height: 24px;
}

.sy-content-3-z li .showimg {
  display: block;

}

.sy-content-3-z li:hover {
  background-color: #fff;
}

.sy-content-3-z li:hover .showimg {
  display: none;
}

.sy-content-3-z li:hover .hideimg {
  display: block;
}

.sy-content-3-z li:hover a {
  color: #0876cb;
}

.sy-content-3-z .active {
  background-color: #fff;
}

.sy-content-3-z .active .showimg {
  display: none;
}

.sy-content-3-z .active .hideimg {
  display: block;
}

.sy-content-3-z .active a {
  color: #0876cb;
}

.sy-3-list-m {
  width: 500px;
  margin-top: 20px;
  margin-left: 20px;
}

.sy-3-list-m li {
  line-height: 30px;
}

.sy-3-list-m a {
  width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}

.sy-3-list-m span {
  float: right;
}

.sy-3-list {
  display: none;
}

.sy-3-list-m .active {
  display: block;
}

.sy-3-btns-y {
  width: 483px;
  padding-top: 20px;
  margin-bottom: 20px;
}

.sy-3-btns-y-t {
  width: 96%;
  margin: 0 auto;
}

.sy-3-btns-y-t img {
  width: 100%;
  max-width: 474px;
  max-height: 75px;
}

.sy-3-btns-y-d {
  width: 90%;
  padding: 0 15px 15px;
  margin: 10px auto;
  background-color: #eff8ff;
  border-radius: 5px;
}

.sy-3-btns-y-d .sy-btns-title {
  margin: 0 auto;
  width: 130px;
  text-align: center;
  line-height: -10px;
  font-size: 16px;
  position: relative;
}

.sy-btns-title a {
  display: inline-block;
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
  color: #0876cb;
  margin: 10px 0;
  font-size: 16px;
}

.sy-btns-title .sy-btns-title-g {
  display: inline-block;
  width: 6px;
  height: 2px;
  background-color: #0876cb;
  position: absolute;
  top: 44%;
  right: -14px;
}

.sy-btns-title .sy-btns-title-b {
  display: inline-block;
  width: 6px;
  height: 2px;
  background-color: #0876cb;
  position: absolute;
  top: 44%;
  left: -14px;
}

.sy-btns-box li {
  width: 142px;
  margin-right: 4px;
  float: left;
}

.sy-btns-box li a {
  padding: 5px;
  padding-right: 15px;
  display: block;
  color: #fff;
  background-color: #58a1dd;
}

.sy-btns-box li a img {
  display: none;
  margin: 6px;
  margin-top: 10px;
  width: 26px;
  height: 26px;
  float: left;
}

.sy-btns-box li a .showimg {
  display: block;
}

.sy-btns-box li a span {
  display: block;
  line-height: 25px;
  font-size: 14px;
}

.sy-btns-box li a .sy-3-big-title {
  font-size: 18px;
}

.sy-btns-box .cl-mg-right {
  margin-right: 0px;
}

.sy-btns-box li:hover a {
  background-color: #0876cb;
}

.sy-btns-box li:hover .showimg {
  display: none;
}

.sy-btns-box li:hover .hideimg {
  display: block;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
.sy-content-4 {
  background-color: #fff;
  margin-top: 10px;
}

.sy-content-4-btnlist ul {
  margin-left: 40px;
}

.sy-content-4-btnlist li {
  width: 120px;
  text-align: center;
  float: left;
  margin: 40px 20px;
  margin-bottom: 0px;
}

.sy-content-4-btnlist li a {
  color: #fff;
  display: inline-block;
  width: 120px;
  /* margin-top: 46px; */
  margin-bottom: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* .sy--4-btn1 {
  background: url(sy-content-4-img1.png)no-repeat;
}

.sy--4-btn2 {
  background: url(sy-content-4-img2.png)no-repeat;
}

.sy--4-btn3 {
  background: url(sy-content-4-img3.png)no-repeat;
}

.sy--4-btn4 {
  background: url(sy-content-4-img4.png)no-repeat;
}

.sy--4-btn5 {
  background: url(sy-content-4-img5.png)no-repeat;
}

.sy--4-btn6 {
  background: url(sy-content-4-img6.png)no-repeat;
}

.sy--4-btn7 {
  background: url(sy-content-4-img7.png)no-repeat;
} */

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ */
.sy-content-5 {
  width: 96%;
  margin: 15px auto;
}
.sy-content-5 li {
    width: 232px;
    max-width: 232px;
    float: left;
  }


@media screen and (max-width: 1200px) {
  .common-box {
    width: 100%;
    background-color: transparent;
  }

  .common-footer {
    width: calc(100% - 0.6rem);
    padding: 0;
  }

  body {
    background: url(mobile-background.png) no-repeat top center;
    background-size: contain;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â START*/

  .header {
    width: calc(100% - 0.6rem);
  }

  .header .jf {
    display: none;
  }

  .header .title-logo {
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: 0.65rem;
  }

  .header .title-logo img {
    width: 6.88rem;
    height: 0.7rem;
  }

  .header .search {
    width: calc(100% - 0.6rem);
    height: 0.78rem;
    line-height: 0.78;
    /* text-align: center; */
    margin: 0.3rem 0 0 0;
    text-align: left;
  }

  .header .text {
    width: 4.4rem;
    padding-left: 0.2rem;
    padding-right: 0.3rem;
    border-radius: .5rem;
    font-size: 0.24rem;
    height: .48rem;
    line-height: .78rem;
  }

  .header .btnnew {
    width: .24rem;
    height: .24rem;
    background-size: .24rem .24rem;
    right: 22vw;
    top: 0.1rem;
  }

  .current-location i {
    width: .06rem;
    height: .18rem;
    vertical-align: inherit;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
  .content {
    margin-top: 0.3rem;
  }

  .common-box .nav {
    display: none;
  }

  /* .common-box .nav ul{
       width: 80%;
       margin-left: 10%;
     } */
  .common-box .nav li {
    width: 28%;
    height: 0.8rem;
    line-height: 0.8rem;
    margin: 0.1rem 2.6%;
    font-size: 0.28rem;
  }

  .common-box .current-location {
    font-size: 0.22rem;
    padding-left: 0.3rem;
    background: transparent;
    line-height: 0.4rem;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â END*/

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â START*/
  .footer {
    padding: 0.2rem 0;
    height: 4.78rem;
  }

  .footer .footer-text {
    /* top: -3.2rem; */
    width: 100%;
  }

  .footer .footer-text .footer-first {
    margin: 0 1rem;
  }

  .footer .footer-text span {
    font-size: 0.22rem;
    line-height: 0.5rem;
  }

  .footer .footer-text p {
    width: 100%;
    font-size: 0.22rem;
    line-height: 0.5rem;
    text-align: center;
    color: #333333;
  }

  .footer .footer-text p:nth-last-of-type(1) {
    margin-left: 5px;
  }

  .footer-img ul {
    width: 537px;
    height: 74px;
    margin: .1rem auto;
  }

  .footer-img ul li {
    float: left;
    width: 1rem;
    height: 1.13rem;
    margin-right: 8%;
    margin-bottom: 0.1rem;
    text-align: center;
  }

  .footer-img ul li a img {
    width: 100%;
    margin-bottom: 0.1rem;
  }

  .footer-img ul li p {
    font-size: .24rem;
  }

  .footer .footer-img {
    overflow: hidden;
    width: 100%;
    margin-top: .3rem;
    padding-left: .2rem;
  }

  .footer-img2 {
    width: 5.58rem;
    height: 1.5rem;
    margin: auto;
  }

  .footer-img2 .commonImg1 img {
    width: .47rem;
    height: .80rem;
    margin-top: .4rem;
  }

  .footer-img2 .commonImg2 img {
    width: .66rem;
    height: .80rem;
    margin-top: .4rem;
  }

  .footer-img2 a:last-child img {
    width: 1.14rem;
    height: .58rem;
    margin-top: .4rem;
  }

  .footer-img2 .commonImg1 {
    margin-right: 1.56rem;
  }

  .footer-img2 .commonImg2 {
    margin-right: 1.56rem;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âª START */
  .cd-img-replace {
    /* replace text with a background-image */
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  /* -------------------------------- 
    
    Main components 
    
    -------------------------------- */
  .cd-main-content {
    /* set a min-height and a z-index to be sure that the main element completely covers the lateral menu */
    min-height: 100%;
    position: relative;
    z-index: 2;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
  }

  .cd-main-content.lateral-menu-is-open {
    /* translate to show the lateral menu - all content needs to be put in the .cd-main-content to translate*/
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px);
  }

  @media only screen and (min-width: 768px) {
    .cd-main-content {
      padding-top: 70px;
    }
  }

  header {
    position: fixed;
    top: 0;
    left: 0;
    height: 50px;
    width: 100%;
    z-index: 3;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
  }

  header.lateral-menu-is-open {
    /* translate to show the lateral menu */
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px);
  }

  header.is-fixed {
    position: fixed;
  }

  @media only screen and (min-width: 768px) {
    header {
      height: 70px;
    }
  }

  #cd-logo {
    display: block;
    float: left;
    margin: 12px 0 0 20px;
  }

  #cd-logo img {
    display: block;
  }

  @media only screen and (min-width: 768px) {
    #cd-logo {
      margin: 22px 0 0 30px;
    }
  }

  #cd-top-nav {
    position: absolute;
    top: 0;
    right: 120px;
    height: 100%;
    display: none;
  }

  #cd-top-nav ul {
    height: 100%;
    padding-top: 18px;
  }

  #cd-top-nav li {
    display: inline-block;
    margin-right: 1em;
  }

  #cd-top-nav a {
    display: inline-block;
    padding: .5em;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
  }

  #cd-top-nav a.current {
    background-color: #242e30;
  }

  .no-touch #cd-top-nav a:hover {
    color: rgba(255, 255, 255, 0.7);
  }

  @media only screen and (min-width: 768px) {
    #cd-top-nav {
      display: block;
    }
  }

  #cd-menu-trigger {
    position: absolute;
    right: 1vw;
    top: 22vw;
    height: .78rem;
    width: 1.2rem;
    background-color: #f0f4f7;
    border-radius: .1rem;
    display: block;
  }

  #cd-menu-trigger .cd-menu-text {
    height: 100%;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 600;
    display: none;
  }

  #cd-menu-trigger .cd-menu-icon {
    /* this span is the central line in the menu menu */
    display: inline-block;
    position: absolute;
    left: 30%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 18px;
    height: 2px;
    background-color: #0168b7;
    color: #0168b7;
    /* these are the upper and lower lines in the menu menu */
  }

  #cd-menu-trigger .cd-menu-icon::before,
  #cd-menu-trigger .cd-menu-icon:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: inherit;
    left: 0;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }

  #cd-menu-trigger .cd-menu-icon::before {
    bottom: 5px;
  }

  #cd-menu-trigger .cd-menu-icon::after {
    top: 5px;
  }

  #cd-menu-trigger.is-clicked .cd-menu-icon {
    /* background-color: rgba(255, 255, 255, 0); */
  }

  #cd-menu-trigger.is-clicked .cd-menu-icon::before,
  #cd-menu-trigger.is-clicked .cd-menu-icon::after {
    background-color: #0168b7;
  }

  #cd-menu-trigger.is-clicked .cd-menu-icon::before {
    /* bottom: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);*/
  }

  #cd-menu-trigger.is-clicked .cd-menu-icon::after {
    /* top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); */
  }

  @media only screen and (min-width: 768px) {
    #cd-menu-trigger {
      width: 110px;
      padding-left: 1.25em;
    }

    #cd-menu-trigger .cd-menu-text {
      display: inline-block;
      line-height: 70px;
    }

    #cd-menu-trigger .cd-menu-icon {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
    }
  }

  #cd-lateral-nav {
    position: fixed;
    height: 100%;
    right: 0;
    top: 0;
    /* the secondary navigation is covered by the main element */
    z-index: 99;
    width: 260px;
    background-color: rgba(0, 0, 0, 0.6);
    overflow-y: auto;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
    /* this creates the subtle slide in animation of the navigation */
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    -o-transform: translateX(260px);
    transform: translateX(260px);
  }

  #cd-lateral-nav .cd-navigation {
    margin: 10px 0 16px;
  }

  #cd-lateral-nav .sub-menu {
    padding: 0 10px 20px 15px;
    display: none;
  }

  #cd-lateral-nav a {
    display: block;
    line-height: .7rem;
    font-size: .22rem;
    padding: 0 16px 0 32px;
    color: #FFFFFF;
  }

  #cd-lateral-nav a.current {
    background-color: #3a4a4d;
    color: #FFF;
  }

  .no-touch #cd-lateral-nav a:hover {
    color: #FFF;
  }

  @media only screen and (min-width: 768px) {
    #cd-lateral-nav .cd-navigation {
      margin: 20px 0;
    }
  }

  #cd-lateral-nav .cd-navigation li {
    border-bottom: .01rem solid #FFFFFF;
  }

  #cd-lateral-nav.lateral-menu-is-open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    /* smooth the scrolling on touch devices - webkit browsers */
    -webkit-overflow-scrolling: touch;
  }

  /* style menu items which have a submenu  */
  #cd-lateral-nav .item-has-children>a {
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    /* this is the right arrow to show that the item has a submenu  */
  }

  #cd-lateral-nav .item-has-children>a::after {
    content: '';
    display: block;
    height: 11px;
    width: 8px;
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1em;
    background-size: 8px 11px;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }

  #cd-lateral-nav .item-has-children>a.submenu-open::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -moz-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    -o-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
  }

  #cd-lateral-nav .socials {
    padding: 0 32px;
  }

  #cd-lateral-nav .socials:after {
    content: "";
    display: table;
    clear: both;
  }

  #cd-lateral-nav .socials a {
    height: 32px;
    width: 32px;
    float: left;
    padding: 0;
    background-repeat: no-repeat;
    background-size: 128px 64px;
    background-color: #FFF;
    margin-right: .5em;
    border-radius: 0.25em;
  }

  #cd-lateral-nav .socials a.cd-twitter {
    background-position: 0 0;
  }

  #cd-lateral-nav .socials a.cd-github {
    background-position: -32px 0;
  }

  #cd-lateral-nav .socials a.cd-facebook {
    background-position: -64px 0;
  }

  #cd-lateral-nav .socials a.cd-google {
    background-position: -96px 0;
  }

  .no-touch #cd-lateral-nav .socials a:hover {
    background-color: #4e6361;
  }

  .no-touch #cd-lateral-nav .socials a:hover.cd-twitter {
    background-position: 0 -32px;
  }

  .no-touch #cd-lateral-nav .socials a:hover.cd-github {
    background-position: -32px -32px;
  }

  .no-touch #cd-lateral-nav .socials a:hover.cd-facebook {
    background-position: -64px -32px;
  }

  .no-touch #cd-lateral-nav .socials a:hover.cd-google {
    background-position: -96px -32px;
  }

  #cd-lateral-nav {
    display: block;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âª END */
  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â END*/
  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â END* */
  /*    ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ */
  .rsjcurrency-bg {
    background: #fff;
  }

  .sy-content-1 {
    width: 100%;
    margin-top: 0.6rem;
  }

  .index-first-content {
    width: 100%;

  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ */
  .index-first-left {
    float: none;
  }

  #slideShowContainer {
    height: 3.82rem;
    margin-right: 0rem;
    overflow: hidden;
    position: relative;
    width: 100%;
  }

  #slideShowContainer img {
    width: 100%;
    display: block;
    transition: all 0.6s;
  }

  #slideShowContainer img:hover {
    transform: scale(1.07);
  }

  #picUl {
    list-style: none;
    width: 100%;
  }

  #dotUl {
    list-style: none;
    display: flex;
    flex-direction: row;
    /*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢*/
    position: absolute;
    right: 0.2rem;
    bottom: 0.16rem;
    /*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®z-indexÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½#titleDivÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­z-indexÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/
    z-index: 2;
  }

  #titleDiv {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 0.6rem;
    left: 0px;
    background-color: #000000;
    /*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ*/
    opacity: 0.8;
    z-index: 1;
    margin-right: 0.1rem;
  }

  #titleDiv>span {
    line-height: 0.6rem;
    color: #FFFFFF;
    margin-left: 0.2rem;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  #titleDiv>span>a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: .22rem;
  }

  #dotUl .selected {
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 0.1rem;
    background-color: #d40000;
    color: transparent;
    margin-left: 0.1rem;
    cursor: pointer;
    margin-top: 0px;
  }

  #dotUl .unselected {
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 0.1rem;
    background-color: #fff;
    color: transparent;
    margin-left: 0.1rem;
  }

  #titleDiv .hide {
    display: none;
  }

  #titleDiv .show {
    display: block;
  }

  #picUl li {
    width: 100%;
  }

  #picUl li a {
    display: block;
    width: 100%;
  }

  .sy-table-title {
    border-bottom: .01rem solid #ccc;
  }

  .sy-table-title li {
    float: left;
    margin-right: .1rem;
  }

  .look-more {
    display: block;
    width: 100%;
    text-align: center;
    line-height: .5rem;
  }

  .look-more a {
    color: #808080;
    font-size: .2rem;
  }
  .sy-table {
    width: 94%;
    margin: 0 auto;
    padding: .2rem;
    padding-bottom: 0rem;
    background-color: #fff;
    box-sizing: border-box;
    float: none;
}
  .sy-table-title li a {
    display: block;
    width: 1.4rem;
    font-size: .24rem;
    border-bottom: none;
    text-align: center;
    line-height: .6rem;
  }

  .sy-table-title li .active {
    border-bottom: .01rem solid #2e70a7;
    color: #2e70a7;
  }

  .sy-table-list {
    width: 100%;
    background-color: #fff;
    min-height: 0rem;
  }

  .sy-table-box {
    display: none;
    width: 100%;
  }

  .sy-table-list .active {
    display: block;
  }

  .sy-table-box ul {
    padding-top: .15rem;
    padding-bottom: .15rem;
  }

  .sy-table-box ul li {
    line-height: .3rem;
  }

  .sy-table-box ul li img {
    width: .06rem;
    height: .06rem;
    margin-top: .12rem;
    margin-right: .05rem;
  }

  .sy-table-box ul li a {
    display: inline-block;
    width: 75%;
    color: #808080;
    font-size: .2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.22rem;
    line-height: 0.36rem;
  }

  .sy-table-box ul li span {
    display: inline-block;
    color: #d3d3d3;
    font-size: 0.22rem;
    float: right;
    line-height: 0.36rem;
  }
  .section-1 {
    margin-top: 0rem;
    margin-left: 0rem;
    padding: 0.3rem;
    width: auto;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
  .sy-content-2 {
    width: 100%;
    margin-top: .2rem;
  }

  .section-1fool-left {
    width: 31%;
    margin: 1%;
    background: #fff;
  }
  .section-1fool-left:nth-of-type(2n) {
    margin-right: 1%;
}

  .section-1fool-left-1 {
   width: 90%;
  }
  .section-1fool-left-1 img {
    height: 100%;
    width: 100%;
  }

  .index-second-left-top {
    background-color: #fff;
    width: 100%;
    padding-bottom: 0;
    height:auto;
  }

  .index-second-left-bottom {
    background-color: #fff;
    width: 100%;
    margin-top: .1rem;
  }

  .sy-title {
    padding-top: .2rem;
    padding-left: .2rem;
  }

  .sy-title i {
    display: inline-block;
    width: .08rem;
    height: .24rem;
    background-color: #245399;
    margin-right: .1rem;
    vertical-align: sub;
  }

  .sy-title span {
    font-size: .22rem;
    color: #245399;
  }

  .sy-title span a {
    font-size: 0.26rem;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
  .index-second-left-top-content {
    width: 100%;
  }

  .index-second-left-top-content li {
    margin: .2rem;
    text-align: center;
    float: none;
  }

  .index-second-left-top-content li img {
    width: 100%;
    max-width: 100%;
  }

  .index-second-left-top-content li a {
    display: block;
  }

  .index-second-left {
    width: 100%;
    padding: .2rem;
    margin-right: 0.1rem;
    background: #fff;
  }


  .index-second-left-top-content li a {
    display: block;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
  .index-second-bottom-content {
    padding: 0.4rem 0.2rem;
    /* padding-left: 0.4rem; */
    width: 100%;
  }

  .index-second-bottom-content li {
    width: 20%;
    float: left;
    margin-right: 5%;
    margin-bottom: 0.2rem;
    text-align: center;
  }

  .index-second-bottom-content li a {
    display: block;
  }

  .index-second-bottom-content li img {
    display: none;
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 auto;
  }

  .index-second-bottom-content li .showimg {
    display: block;
  }

  .index-second-bottom-content .active .showimg {
    display: none;
  }

  .index-second-bottom-content .active .hideimg {
    display: block;
  }

  .index-second-bottom-content li p {
    width: 1rem;
    margin-top: .2rem;
    margin: 0.1rem auto;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #808080;
  }

  /*   ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
  .sy-content-y {
    padding-right: 0rem;
    padding-left: .2rem;
    padding-top: 0rem;
    padding-bottom: .3rem;
    width: 98%;
    background-color: #fff;
    box-sizing: border-box;
  }

  .sy-content-y .sy-title {
    padding-left: 0rem;
  }

  .sy-content-box {
    width: 100%;
    margin-top: .4rem;
  }

  .sy-content-box li {
    width: 13%;
    float: left;
    margin-right: .26rem;
    text-align: center;
    margin-left: 0.2rem;
    margin-bottom: .3rem;
  }

  .sy-content-box li img {
    display: block;
    margin: 0 auto;
    width: .6rem;
    height: .6rem;
  }

  .cl-mg-right {
    margin-right: 0rem;
  }

  .sy-content-box .sy-box-last {
    width: 15%;
    line-height: .4rem;
    margin-right: 0rem;
  }

  .sy-content-box li a {
    display: inline-block;
    font-weight: 700;
    font-size: 0.22rem;
    line-height: 0.3rem;
  }

  .sy-content-box-2 {
    width: 100%;
  }

  .sy-content-box-2 li {
    float: left;
    width: 46%;
    margin-right: .24rem;
    margin-bottom: .2rem;
  }
  #slideShowContainer {
    height: 3.82rem !important;
    margin-right: 0rem;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .sy-content-box-2 li a {
    display: block;
    width: 100%;
    color: #0876cb;
    font-weight: 700;
    background-color: #eff8ff;
    text-align: center;
  }

  .sy-content-box-2 li a span {
    width: 1.8rem;
    line-height: .8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 0.22rem;
  }

  .sy-content-box-2 li a img {
    display: none;
    margin-top: .26rem;
    margin-right: .1rem;
    width: 0.3rem;
  }

  .sy-content-box-2 li a .showimg {
    display: inline-block;
  }

  .sy-content-box-2 .long-btns {
    width: 96%;
    text-align: center;
  }

  .sy-content-box-2 .long-btns span {
    width: 3.2rem;
  }

  .sy-content-box-2 li:hover a {
    background-color: #0876cb;
    color: #fff;
  }

  .sy-content-box-2 li:hover a .showimg {
    display: none;
  }

  .sy-content-box-2 li:hover a .hideimg {
    display: inline-block;
  }

  .sy-content-box-last {
    width: 100%;
    margin-top: 0.2rem;
  }

  .sy-content-box-last li {
    width: 23%;
    line-height: .6rem;
    text-align: center;
    float: left;
    margin-right: .1rem;
  }

  .sy-content-box-last li a {
    display: block;
    padding-top: .4rem;
    text-align: center;
    color: #0876cb;
    background-color: #eff8ff;
    font-size: .22rem;
  }

  .sy-content-box-last li img {
    display: none;
    margin: 0 auto;
    width: .5rem;
    height: .5rem;
  }

  .sy-content-box-last li .showimg {
    display: block;
  }

  .sy-content-box-last li:hover .showimg {
    display: none;
  }

  .sy-content-box-last li:hover .hideimg {
    display: block;
  }

  .sy-content-box-last li:hover a {
    background-color: #0876cb;
    color: #fff;
  }

  .sy-content-box-last li span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
  .sy-content-3 {
    width: 100%;
    margin-top: .1rem;
    background: #fff;
    padding-bottom: .2rem;
  }

  .sy-content-3-z {
    width: 100%;
    margin-left: 0;
    margin-top: .2rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
  }

  .sy-content-3-z li {
    width: 33%;
    padding-top: .2rem;
    text-align: center;
    line-height: .5rem;
    background-color: #ededed;
    float: left;
  }

  .sy-content-3-z li a {
    color: #808080;
    font-size: 0.22rem;
  }

  .sy-content-3-z li img {
    display: none;
    margin: 0 auto;
    width: .3rem;
    height: .3rem;
  }

  .sy-content-3-z li .showimg {
    display: block;

  }

  .sy-content-3-z li:hover {
    background-color: #fff;
  }

  .sy-content-3-z li:hover .showimg {
    display: none;
  }

  .sy-content-3-z li:hover .hideimg {
    display: block;
  }

  .sy-content-3-z li:hover a {
    color: #0876cb;
  }

  .sy-content-3-z .active {
    background-color: #fff;
  }

  .sy-content-3-z .active .showimg {
    display: none;
  }

  .sy-content-3-z .active .hideimg {
    display: block;
  }

  .sy-content-3-z .active a {
    color: #0876cb;
  }

  .sy-3-list-m {
    width: 100%;
    margin-top: .2rem;
    margin-left: 0;
    padding: 0 0.2rem;
    box-sizing: border-box;
  }

  .sy-3-list-m li {
    line-height: .5rem;
  }

  .sy-3-list-m a {
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    font-size: 0.22rem;
    line-height: 0.4rem;
  }

  .sy-3-list-m span {
    float: right;
    margin-right: 0;
    font-size: 0.22rem;
    line-height: 0.4rem;
  }

  .sy-3-list {
    display: none;
  }

  .sy-3-list-m .active {
    display: block;
  }

  .sy-3-btns-y {
    width: 100%;
    padding-top: .2rem;
    margin-bottom: .2rem;
  }

  .sy-3-btns-y-t {
    width: 96%;
    margin: 0 auto;
  }

  .sy-3-btns-y-t img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
  }

  .sy-3-btns-y-d {
    width: 90%;
    padding: .2rem;
    margin: .2rem auto;
    background-color: #eff8ff;
    border-radius: .05rem;
  }

  .sy-3-btns-y-d .sy-btns-title {
    margin: 0 auto;
    width: 1.8rem;
    text-align: center;
    line-height: -.1rem;
    font-size: .22rem;
    position: relative;
  }

  .sy-btns-title a {
    display: inline-block;
    max-width: 2.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .5rem;
    color: #0876cb;
    font-size: 0.22rem;
  }

  .sy-btns-title .sy-btns-title-g {
    display: inline-block;
    width: .1rem;
    height: .02rem;
    background-color: #0876cb;
    position: absolute;
    top: 46%;
    right: -.2rem;

  }

  .sy-btns-title .sy-btns-title-b {
    display: inline-block;
    width: .1rem;
    height: .02rem;
    background-color: #0876cb;
    position: absolute;
    top: 46%;
    left: -.2rem;
  }

  .sy-btns-box li {
    width: 32%;
    margin-right: .1rem;
    float: left;
  }

  .sy-btns-box li a {
    padding: .05rem;
    padding-right: .15rem;
    display: block;
    color: #fff;
    background-color: #58a1dd;
  }

  .sy-btns-box li a img {
    display: none;
    margin: .2rem;
    /* margin-top: .2rem; */
    margin-right: 0.12rem;
    width: .36rem;
    height: .3rem;
    float: left;
  }

  .sy-btns-box li a .showimg {
    display: block;
  }

  .sy-btns-box li a span {
    display: block;
    line-height: .4rem;
    font-size: .2rem;
  }

  .sy-btns-box li a .sy-3-big-title {
    font-size: .24rem;
  }

  .sy-btns-box .cl-mg-right {
    margin-right: 0rem;
  }

  .sy-btns-box li:hover a {
    background-color: #0876cb;
  }

  .sy-btns-box li:hover .showimg {
    display: none;
  }

  .sy-btns-box li:hover .hideimg {
    display: block;
  }

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
  .sy-content-4 {
    background-color: #fff;
    margin-top: .2rem;
  }

  .sy-content-4-btnlist ul {
    margin-left: 0;
  }

  .sy-content-4-btnlist li {
    width: 25.3%;
    text-align: center;
    float: left;
    margin: 0 4%;
    margin-bottom: 0rem;
  }

  .sy-content-4-btnlist li a {
    color: #fff;
    font-size: 0.18rem;
    display: inline-block;
    width: 100%;
    /* padding-top: 0.6rem; */
    /* padding-bottom: 0.3rem; */
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
  }

  .sy-content-4-btnlist li a img {
    display: block;
    width: 100%;
  }

  /* .sy--4-btn1 {
    background: url(sy-content-4-img1.png)no-repeat;
    background-size: 100%;

  }

  .sy--4-btn2 {
    background: url(sy-content-4-img2.png)no-repeat;
    background-size: 100%;
  }

  .sy--4-btn3 {
    background: url(sy-content-4-img3.png)no-repeat;
    background-size: 100%;
  }

  .sy--4-btn4 {
    background: url(sy-content-4-img4.png)no-repeat;
    background-size: 100%;
  }

  .sy--4-btn5 {
    background: url(sy-content-4-img5.png)no-repeat;
    background-size: 100%;
  }

  .sy--4-btn6 {
    background: url(sy-content-4-img6.png)no-repeat;
    background-size: 100%;
  }

  .sy--4-btn7 {
    background: url(sy-content-4-img7.png)no-repeat;
    background-size: 100%;
  } */

  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ */
  .sy-content-5 {
    width: 92%;
    margin: 0 auto;
  }

  .sy-content-5 .tempWrap {
    width: 100% !important;
  }

  .sy-content-5 li {
    width: 100%;
    max-width: 100%;
    height: 3rem;
    float: left;
  }

  .sy-content-5 li img {
    height: 100%;
    width: 100%;
    max-height: 100%;
    max-width: 100%;
  }

  @media screen and (min-width: 749px) and (max-width: 1200px) {
    .personCenterUl ul li {
      width: 48vw;
      height: 18vw;
      margin-bottom: .2rem;
    }

    .personCenterUl ul li p {
      width: 23vw;
      margin-top: 4vw;
    }

    .personCenterUl .personImg2 p {
      padding-top: 3vw;
      width: 29vw;
    }

    .personCenterUl .personImg3 p {
      padding-top: 3vw;
      width: 29vw;
    }

    .personCenterUl .personImg4 p {
      padding-top: 3vw;
      width: 29vw;
    }

    .personCenterUl .personImg5 p {
      padding-top: 3vw;
      width: 29vw;
    }

    .leader-main .leaderMain-right {
      width: 100%;
    }

    .leader-main .leaderMain-left {
      display: none;
    }

    .leaderPersonFirst {
      width: 2.33rem;
      margin-top: .36rem;
    }

    .leaderPersonFirst li .leaderpOne {
      font-size: .28rem;
    }

    .leaderPersonFirst li {
      font-size: .24rem;
      height: auto;
    }

    .leaderPersonlist {
      width: 100%;
      min-height: 4rem;
      margin-top: .15rem;
    }

    .leaderPersonlist li {
      width: 50%;
    }

    .osta-Content .mobile-nav {
      display: block;
      height: .8rem;
      border-bottom: .01rem solid #EBEBEB;
      position: relative;
    }

    .osta-Content .mobile-nav p {
      display: inline-block;
      font-size: .34rem;
      color: #333333;
      line-height: .64rem;
    }

    .osta-Content .mobile-nav img {
      width: .64rem;
      height: .64rem;
      float: right;
    }

    .osta-Content .mobile-nav .leadermobile-body {
      display: none;
      width: 3.3rem;
      background-color: #EDEFF2;
      border-radius: .10rem;
      position: absolute;
      right: 0;
      top: 0.82rem;
      z-index: 9999;
    }

    .osta-Content .mobile-nav .leadermobile-body li a {
      display: inline-block;
      width: 100%;
      outline: none;
      height: 100%;
      color: #333333;
      font-size: .28rem;
      text-align: center;
      line-height: .90rem;
    }

    .osta-Content .mobile-nav .leadermobile-body li {
      width: 3.3rem;
      height: .90rem;
      border-bottom: .01rem solid #E5E7EA;
    }
  }


  @media screen and (min-width: 749px) and (max-width: 1200px) {
    .person_Content .personCenterUl ul li {
      width: 48vw;
      height: 18vw;
      margin-bottom: .2rem;
    }

    .person_Content .personCenterUl ul li p {
      width: 23vw;
      margin-top: 4vw;
    }

    .person_Content .personCenterUl .personImg2 p {
      padding-top: 3vw;
      width: 29vw;
    }

    .person_Content .personCenterUl .personImg3 p {
      padding-top: 3vw;
      width: 29vw;
    }

    .person_Content .personCenterUl .personImg4 p {
      padding-top: 3vw;
      width: 29vw;
    }

    .person_Content .personCenterUl .personImg5 p {
      padding-top: 3vw;
      width: 29vw;
    }
  }

  @media screen and (min-width: 730px) and (max-width: 1200px) {
    .leader-main {
      background-color: #fff;
    }
  }


  .navName {
    display: block;
    font-size: .24rem;
    color: #0168b7;
    line-height: .78rem;
    text-align: center;
    padding-left: 43%;
    float: right;
    padding-right: .09rem;
    height: .78rem;
  }

  /* 750ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
  @media screen and (min-width:749px) and (max-width:1200px) {
    .header .btnnew {
      width: .24rem;
      height: .24rem;
      background-size: .24rem .24rem;
      right: 28vw;
      top: .3rem;
    }
    
    #slideShowContainer img {
      width: 100%;
      height: 3.82rem;
      display: block;
      transition: all 0.6s;
    }
    .header .search {
      width: 70%;
      height: 0.48rem;
      line-height: 0.78;
      /* text-align: center; */
      margin: 0.3rem 1.4rem 0 0;
      text-align: left;
    }
  
    .header .text {
      width: 90%;
      padding-left: 0.2rem;
      padding-right: 0.3rem;
      border-radius: .5rem;
      font-size: 0.24rem;
      height: .48rem;
      line-height: .48rem;
    }
  
    .header .btnnew {
        width: .24rem;
        height: .24rem;
        background-size: .24rem .24rem;
        right: 0.45rem;
        top: .1rem;
    }
  }
}